Skip to content

London | ITP-May-2025 | Mo Muchunu | Module-Data-Groups | Sprint 3 | Alarm-Clock #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Mo-Muchunu
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

  • Set Alarm functionality based on user input to show Time Remaining countdown in the title.

  • Implemented countdown timer with setInterval, updating title every second and triggering playAlarm() at 00:00.

  • Added "Stop Alarm" button to stop sound and reset the timer with clearInterval.

  • Added background color change and flashing effect when timer ends (bonus features).

  • Validated input, structured DOM interactions into clear functions, and tested all functionality in browser.

Questions

@Mo-Muchunu Mo-Muchunu added the Needs Review Participant to add when requesting review label Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Participant to add when requesting review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant